C1.Silverlight.FlexGrid.5 Assembly > C1.Silverlight.FlexGrid Namespace : RowColCollection<T> Class |
The following tables list the members exposed by RowColCollection<T>.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
DefaultSize | Gets or sets a value that indicates the size (width or height) in pixels for row and column objects in this collection. | |
Frozen | Gets or sets the number of frozen rows or columns in the collection. | |
Item | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
MaxGroupLevel | Gets the maximum group level present in the grid. | |
MaxSize | Gets or sets a value that indicates the maximum size (width or height) in pixels for row and column objects in this collection. | |
MinSize | Gets or sets a value that indicates the minimum size (width or height) in pixels for row and column objects in this collection. |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
DeferNotifications | Suspends notifications until the returned System.IDisposable object is disposed. | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |